GCC4.6: Squash warnings in ahci.c
authorMarek Vasut <[email protected]>
Fri, 21 Oct 2011 14:17:16 +0000 (14:17 +0000)
committerWolfgang Denk <[email protected]>
Thu, 27 Oct 2011 21:54:04 +0000 (23:54 +0200)
commit1a928ed9640da117b91e4bf9a4bcc3562525a78b
treeb3b711c275c0655b8cb387681eec60803991ab8d
parentc97e74afcb75d13120f5050f22be6fe5cd96477f
GCC4.6: Squash warnings in ahci.c

ahci.c: In function 'ahci_port_start':
ahci.c:401: warning: format '%x' expects type 'unsigned int', but argument 2 has
type 'struct ahci_cmd_hdr *'

Signed-off-by: Marek Vasut <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Mike Frysinger <[email protected]>
drivers/block/ahci.c